projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb0541f
)
Change syntax table entry for colon in the diary as part of the
author
Richard M. Stallman
<rms@gnu.org>
Mon, 2 Aug 1999 00:33:32 +0000
(
00:33
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 2 Aug 1999 00:33:32 +0000
(
00:33
+0000)
european-date-diary-pattern fix.
lisp/calendar/diary-lib.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/diary-lib.el
b/lisp/calendar/diary-lib.el
index 1eb395e9efc608a5ffb5c040e878d627b099a8ae..33a5cb38376f5082acb8abda1f05b8ecf1c771b7 100644
(file)
--- a/
lisp/calendar/diary-lib.el
+++ b/
lisp/calendar/diary-lib.el
@@
-197,6
+197,7
@@
It is the standard syntax table used in Fundamental mode, but with the
syntax of `*' changed to be a word constituent.")
(modify-syntax-entry ?* "w" diary-syntax-table)
+(modify-syntax-entry ?: "w" diary-syntax-table)
(defun list-diary-entries (date number)
"Create and display a buffer containing the relevant lines in diary-file.